home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / DATABASE / GRPSY100.ZIP;1 / READ.ME < prev   
Encoding:
Text File  |  1993-01-15  |  3.7 KB  |  95 lines

  1.  
  2.  
  3. "GROUPSYS" Troop Management System
  4. **********************************
  5.  
  6. "GROUPSYS" requires the following minimum system configuration:
  7.  
  8.     - ˇDOS Version 3.3 or higher (earlier versions of DOS only allow 20
  9.        file handles to open at a time. This includes those file handles
  10.        used for the Screen, Keyboard, Printer, etc.),
  11.  
  12.     - 512K or more of memory,
  13.  
  14.     - a hard drive with at least 1.5 megabytes of free space,
  15.  
  16.     - a printer which supports the IBM character set (Graphics)
  17.     
  18.     
  19. In addition, ˇyour CONFIG.SYS file must contain a line showing at least
  20. the following number of files:
  21.     
  22.     FILES=60
  23.     
  24. If ˇyou ˇhave a CONFIG.SYS file that does not contain this ˇline ˇ( ˇor
  25. FILES are less than 60), you must edit your CONFIG.SYS file so it does.
  26. Use any ASCII text editor or your DOS editor to modify the file. ˇRefer
  27. to ˇyour DOS manual if necessary. ˇBe sure to reboot your ˇcomputer ˇto
  28. implement the change.
  29.  
  30. A note on the FILES= ˇin CONFIG.SYS. ˇDOS uses file handles to ˇcontrol
  31. the ˇcomputer ˇand ˇrun programs. ˇThe default number of Files with ˇno
  32. FILES= statement is 20. Dos uses about 10 of these to control the basic
  33. operation of your computer (keyboard, ˇscreen, floppies, parallel port,
  34. etc.). ˇˇGROUPSYS needs about 50 ˇfile handles to run. ˇIf you have any
  35. resident programs or are using a multi-tasking program, you may need to
  36. increase ˇthe ˇnumber of file handles by increasing the number ˇin ˇthe
  37. FILES= ˇline in your CONFIG.SYS. As each system is run differently, ˇwe
  38. cannot determine the optimum number of Files. ˇIf you get an Error such
  39. as : DBFNTX/1003    Open Error : ????????.NTX   or
  40.      DBFNTX/1006   Create Error: ????????.NTX
  41. then you MUST increase the number of Files in your CONFIG.SYS file.
  42.     
  43. "GROUPSYS" ˇhas been tested on 4.77 ˇMhz IBM XT's, 286 compatibles,ˇ386
  44. compatibles ˇand 486 ˇcompatibles. ˇObviously the response time on ˇthe
  45. 486's ˇwas ˇsuperb, ˇbut even on the XT's the response time ˇwas ˇgood.
  46. Every effort has been made to ensure that "GROUPSYS" ˇwill run properly
  47. on any size machine with the minimum system requirements shown above.
  48.  
  49.  
  50. Files included:
  51.  
  52.         READ.ME      - This file.
  53.         PROGRAMS.ZIP - Contains the executable programs and documentation.
  54.         DEMODATA.ZIP - Contains a set of legitimate data for playing with.
  55.         EMPTYDAT.ZIP - Contains a set of empty databases ready for input of
  56.                        your records.
  57.  
  58. It is highly recommended that you create a separate directory for "GROUPSYS".
  59. Simply type at the DOS prompt:
  60.  
  61.         MD C:\GROUPSYS
  62.         CD C:\GROUPSYS
  63.  
  64. Copy the files above into the new directory.
  65.  
  66. You should unzip PROGRAMS.ZIP first.
  67.  
  68. You can print the documentation by typing at the DOS prompt:
  69.  
  70.         PRINT GROUPSYS.DOC
  71.  
  72. Next unzip DEMODATA.ZIP.
  73.  
  74. Start the system by typing GROUPSYS. By using the Demo Data you can evaluate
  75. the system thoroughly. Do not be afraid to try anything. After all, it's only
  76. Demo Data. Actually, it is real data from a real Group, only the addresses and
  77. phone numbers have been changed to protect the innocent.
  78.  
  79. If you decide to use "GROUPSYS" for your own troop records, you should erase
  80. the demo data first. At the DOS prompt type:
  81.  
  82.         ERASE *.DBF
  83.         ERASE *.NTX
  84.  
  85. Unzip EMPTYDAT.ZIP and you will be ready to begin input of your own troop
  86. records. Print the Registration form to register your copy.
  87.  
  88. Feel free to distribute "GROUPSYS" to other Scouters. This is a fund raising
  89. project for our troop, distributed as Shareware, to minimize costs. Please be
  90. sure you include PROGRAMS.ZIP, DEMODATA.ZIP, EMPTYDAT.ZIP and READ.ME if you
  91. give a copy to others.
  92.  
  93. Yours in Scouting
  94. Bruce Howson
  95.